net/http.http2clientStream.ctx (field)

6 uses

	net/http (current package)
		h2_bundle.go#L7722: 	ctx       context.Context
		h2_bundle.go#L8602: 		ctx:                  ctx,
		h2_bundle.go#L8726: 	ctx := cs.ctx
		h2_bundle.go#L8870: 	ctx := cs.ctx
		h2_bundle.go#L9277: 	ctx := cs.ctx
		h2_bundle.go#L9915: 	case <-cs.ctx.Done():